window.WallMessages = window.WallMessages || {}; WallMessages["frontend"]={"items":{"SHARE_POST":["Share this post"],"SHARE_POST_LINK":["Get link for sharing"],"THIS_MOMENT":["just now"],"A_SECOND_AGO":["a second ago","%s seconds ago"],"A_MINUTE_AGO":["a minute ago","%s minutes ago"],"AN_HOUR_AGO":["an hour ago","%s hours ago"],"A_DAY_AGO":["a day ago","%s days ago"],"A_WEEK_AGO":["a week ago","%s weeks ago"],"POST_ON_FACEBOOK_PAGE_%s":["Post on the Facebook Page %s"],"POST_WITH_TWITTER_HASHTAG_%s":["Post on Twitter: %s"],"POST_WITH_FLICKR_HASHTAG_%s":["Upload to Flickr: %s"],"POST_WITH_INSTAGRAM_HASHTAG_%s":["Post on Instagram: %s"],"POST_WITH_TUMBLR_HASHTAG_%s":["Post on Tumblr: %s"],"POST_WITH_YOUTUBE_KEYWORD_%s":["Post on YouTube: %s"],"POST_WITH_VK_HASHTAG_%s":["Post on VK: %s"],"POST_WITH_VIMEO_KEYWORD_%s":["Post on Vimeo: %s"],"POST_WITH_REDDIT_HASHTAG_%s":["Post on Reddit: %s"],"POST_ON_SUBREDDIT_%s":["Post to Reddit: %s"],"WALL_SETTINGS":["Settings"],"ENTER_FULLSCREEN":["Fullscreen"],"LEAVE_FULLSCREEN":["Exit fullscreen"],"SHOW_NEW_POSTS":["New Posts"],"MODERATION":["Moderation"],"LOGIN":["Login"],"FILTER":["Filter"],"REMOVE_FILTER":["Show all"],"NO_MORE_POSTS":["No more posts to show"],"BACK_TO_TOP":["Back to top"],"PAUSE":["Pause"],"UNPAUSE":["Unpause"],"PAUSE_TITLE_TEXT":["Stop automatically switching to the next post"],"UNPAUSE_TITLE_TEXT":["Activate automatically switching to the next post"],"NO_POSTS_FOUND":["No Posts Found"],"SHARE_THIS_WALL":["Share this wall"],"COPIED_TO_CLIPBOARD":["Link copied to clipboard"],"COPIED_TO_CLIPBOARD_ERROR":["Could not copy the link"],"DETAIL_SHARING_TEXT":["Check out this post on %s"],"DETAIL_SHARING_TEXT_FOR_TWITTER_CHECKINS":["Check out this post by %s on %s"],"CREATE_POST":["Create post"],"CREATE_POST_QR":["Scan the QR code or click here to create a post"],"UNKNOWN_NETWORK_USER":["%s User"],"APPLY_NOW":["Apply now"],"BOOK_NOW":["Book now"],"CONTACT_US":["Contact us"],"DOWNLOAD":["Download"],"LEARN_MORE":["Learn more"],"SHOP_NOW":["Shop now"],"SIGN_UP":["Sign up"],"DONATE_NOW":["Donate now"],"SUBSCRIBE":["Subscribe"],"JOIN_US":["Join us"],"GET_STARTED":["Get started"],"FREE_TRIAL":["Free trial"],"GET_THE_APP":["Get the app"],"WATCH_MORE":["Watch more"],"GET_QUOTE":["Get quote"],"FOLLOW_US":["Follow us"],"PLAY_NOW":["Play now"],"START_NOW":["Start now"],"SHARE_NOW":["Share now"],"READ_MORE":["Read more"]},"plurals":{"%s_SECONDS_AGO":"A_SECOND_AGO","%s_MINUTES_AGO":"A_MINUTE_AGO","%s_HOURS_AGO":"AN_HOUR_AGO","%s_DAYS_AGO":"A_DAY_AGO","%s_WEEKS_AGO":"A_WEEK_AGO"}}; WallMessages["frontend"].pluralFunction=function(n){return 0+((n != 1));}